chore(deps): update all dependencies - autoclosed #58
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.49.0
->1.49.1
22.10.0
->22.10.5
8.16.0
->8.19.0
8.19.1
2.1.6
->2.1.8
1.1.11
->1.1.24
14.1.4
->14.2.0
0.6.0
->0.7.0
v4.1.2
->v4.2.0
v4.4.3
->v4.5.0
9.31.0
->9.32.0
15.11.6
->16.3.0
16.5.3
(+7)3.4.15
->3.4.17
5.6.3
->5.7.2
5.7.3
6.0.0
->6.0.7
4.3.0
->4.4.0
2.1.6
->2.1.8
2.1.10
->2.2.0
Release Notes
microsoft/playwright (@playwright/test)
v1.49.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode
Browser Versions
This version was also tested against the following stable channels:
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.19.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.2
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.0
Compare Source
🚀 Features
🩹 Fixes
toString()
declarations are present for a type (#10432)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7
Compare Source
🐞 Bug Fixes
pnpm.overrides
or yarn resolutions to override thevite
version in thevitest
package - the APIs are compatible.View changes on GitHub
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.24
Compare Source
Bug Fixes
v1.1.23
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23
v1.1.22
Compare Source
Bug Fixes
valid-title
false positives whentest.extend
is used (#584) (9c2670a)v1.1.21
Compare Source
Bug Fixes
Performance Improvements
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.20...v1.1.21
v1.1.20
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.19...v1.1.20
v1.1.19
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.18...v1.1.19
v1.1.18
Compare Source
Features
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.17...v1.1.18
v1.1.17
Compare Source
Bug Fixes
What's Changed
prefer-called-with
rule docs by @FloEdelmann in https://github.com/vitest-dev/eslint-plugin-vitest/pull/592Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.16...v1.1.17
v1.1.16
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.15...v1.1.16
v1.1.15
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.14...v1.1.15
v1.1.14
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.13...v1.1.14
v1.1.13
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.12...v1.1.13
v1.1.12
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.11...v1.1.12
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.2.0
Compare Source
What's Changed
rootDir
issue by @markieo1 in https://github.com/vuejs/eslint-config-typescript/pull/108defineConfig
utility function and use it in examples by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/117~~ Don't use this feature yet, it's under active refactoring for better usability.New Contributors
Full Changelog: vuejs/eslint-config-typescript@v14.1.4...v14.2.0
vuejs/tsconfig (@vue/tsconfig)
v0.7.0
Compare Source
Breaking Changes
skipLibCheck: false
intsconfig.lib.json
[cee76cf]
Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0
actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
actions/upload-artifact (actions/upload-artifact)
v4.5.0
Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.32.0
Compare Source
capricorn86/happy-dom (happy-dom)
v16.3.0
Compare Source
🎨 Features
v16.2.9
Compare Source
👷♂️ Patch fixes
HTMLInputElement.defaultChecked
property - By @capricorn86 in task #1587v16.2.8
Compare Source
👷♂️ Patch fixes
HTMLFormElement
orHTMLSelectElement
- By @capricorn86 in task #1628v16.2.7
Compare Source
👷♂️ Patch fixes
<script>
and<style>
elements should not be decoded or encoded - By @capricorn86 in task #1564v16.2.6
Compare Source
👷♂️ Patch fixes
<form>
and<select>
elements - By @capricorn86 in task #1608v16.2.5
Compare Source
👷♂️ Patch fixes
HTMLFormElement
andHTMLSelectElement
was wrong which affected the methodsremove()
,replaceWith()
,before()
,after()
,append()
,prepend()
,replaceChildren()
andinsertAdjacentElement()
- By @capricorn86 in task #1637v16.2.4
Compare Source
👷♂️ Patch fixes
BrowserFrame.goto()
andDetachedBrowserFrame.goto()
- By @capricorn86 in task #1627v16.2.3
Compare Source
👷♂️ Patch fixes
HTMLTableCellElement.headers
property - By @capricorn86 in task #1634v16.2.2
Compare Source
👷♂️ Patch fixes
querySelector()
orquerySelectorAll()
as selector - By @chocolateboy in task #1640v16.2.1
Compare Source
👷♂️ Patch fixes
XMLHttpRequest
when "withCredentials" is false - By @saitonakamura in task #1631v16.2.0
Compare Source
🎨 Features
Window.scrollBy()
andElement.scrollBy()
- By @OlaviSau in task #1623v16.1.0
Compare Source
🎨 Features
getElementsByClassName()
- By @kylehalleman in task #1551v16.0.1
Compare Source
👷♂️ Patch fixes
document.implementation.createHTMLDocument()
) not being considered as connected to a DOM that was introduced in v16 - By @capricorn86 in task #1647v16.0.0
Compare Source
💣 Breaking Changes
🎨 Features
DOMParser
- By @capricorn86 in task #284document.write()
- By @capricorn86 in task #1615👷♂️ Patch fixes
<html>
,<head>
and<body>
during parsing - By @capricorn86 in task #1615XMLSerializer
- By @capricorn86 in task #1615v15.11.7
Compare Source
👷♂️ Patch fixes
History.pushState()
andHistory.replaceState()
- By @sohailalam2 in task #1621tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
vitejs/vite (vite)
v6.0.7
Compare Source
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025vite-ignore
attribute for inline script (#19062) (a492253), closes [#19062](https://redirect.github.com/vitejs/Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.